Skip to content

Comments

Fix reference to junit6 version of IsMockEndpointsAndSkipJUnit5Test.java#21552

Merged
davsclaus merged 1 commit intoapache:mainfrom
cunningt:mockendpointsjunit5
Feb 23, 2026
Merged

Fix reference to junit6 version of IsMockEndpointsAndSkipJUnit5Test.java#21552
davsclaus merged 1 commit intoapache:mainfrom
cunningt:mockendpointsjunit5

Conversation

@cunningt
Copy link
Contributor

Description

Getting an antora failure on a reference to IsMockEndpointsAndSkipJUnit5Test.java within camel-test-junit6, should refer to IsMockEndpointsAndSkipJUnit6Test.java

https://github.com/apache/camel/actions/runs/22280212734/job/64449533549?pr=21551

Target

  • [x ] I checked that the commit is targeting the correct branch (Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • [x ] I checked that each commit in the pull request has a meaningful subject line and body.

  • [x ] I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@cunningt cunningt force-pushed the mockendpointsjunit5 branch from f8619f1 to e05b792 Compare February 22, 2026 16:19
@cunningt cunningt force-pushed the mockendpointsjunit5 branch from e05b792 to e4778de Compare February 22, 2026 16:48
@cunningt
Copy link
Contributor Author

I don't understand the JDK17/JDK21 failures here - I've grepped through the codebase and I don't see any references to the file anymore so I'm not sure why it is trying to find it

Error: Could not find file '/home/runner/work/_actions/_temp_2678b5aa-c200-4444-866b-27ce551565cf/_staging/apache-camel-0694101/docs/components/modules/ROOT/examples/components/camel-test/camel-test-junit6/src/test/java/org/apache/camel/test/junit5/patterns/IsMockEndpointsAndSkipJUnit5Test.java'.

@davsclaus
Copy link
Contributor

ok lets merge and see later

@davsclaus davsclaus merged commit a38c264 into apache:main Feb 23, 2026
3 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants